home *** CD-ROM | disk | FTP | other *** search
- Path: linux.liant.com!usenet
- From: Robert Barron <barron@liant.com>
- Newsgroups: comp.lang.c
- Subject: Calendar time
- Date: Sat, 17 Feb 1996 18:19:50 -0600
- Organization: Liant Software
- Message-ID: <312670A6.71F3@liant.com>
- NNTP-Posting-Host: barron.liant.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b5 (Win95; I)
-
- I'm trying to print out the date and time from a supplied time_t
- variable. However I do not want to do any timezone conversion on that
- value. Whenever I try to get a structure I can manipulate (gmtime,
- localtime, ctime, etc.) it always seems to convert the time and the
- hours is off. Is there a simple routine available that will break down
- a time_t variable into it's constituent parts without any conversion?
-
- Please respond via Email. Thanks!
-
- Robert Barron
- barron@liant.com
-